Skip to content

ci(preview): Fix PR comment step - #10

Open
josemedaglia-sama wants to merge 1 commit into
masterfrom
fix-pipelines-comment-step
Open

ci(preview): Fix PR comment step#10
josemedaglia-sama wants to merge 1 commit into
masterfrom
fix-pipelines-comment-step

Conversation

@josemedaglia-sama

Copy link
Copy Markdown

Jira story:

Description

Security Checklist

  • Verified that all input (HTML form fields, REST requests, URL parameters, HTTP headers, cookies, batch files, RSS feeds, etc) is validated using positive validation (allow lists).

  • Verified that data selection or database queries (e.g. SQL, HQL, ORM, NoSQL) use parameterized queries, ORMs, entity frameworks, or are otherwise protected from database injection attacks.

  • Verified that output encoding is relevant for the interpreter and context required. For example, use encoders specifically for HTML values, HTML attributes, JavaScript, URL parameters, HTTP headers, SMTP, and others as the context requires, especially from untrusted inputs (e.g. names with Unicode or apostrophes, such as ねこ or O'Hara).

  • Verified that key material is not exposed to the application but instead uses an isolated security module like a vault for cryptographic operations.

@samacat

samacat commented Jan 15, 2026

Copy link
Copy Markdown

Preview packages deployed
@sama/nestjsx-crud-request@6.1.2-PR-10-1768488351.0
@sama/nestjsx-crud-typeorm@6.1.2-PR-10-1768488351.0
@sama/nestjsx-crud-util@6.1.2-PR-10-1768488351.0
@sama/nestjsx-crud@6.1.2-PR-10-1768488351.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants